Function rustc_codegen_llvm::llvm::LLVMConstPtrToInt

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