Function rustc_codegen_llvm::llvm_::ffi::LLVMConstPtrToInt

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