Function rustc_codegen_llvm::llvm::LLVMConstPtrToInt

source ยท
pub unsafe extern "C" fn LLVMConstPtrToInt<'a>(
    ConstantVal: &'a Value,
    ToType: &'a Type,
) -> &'a Value