llvm_sys::core

Function LLVMConstPtrToInt

Source
pub unsafe extern "C" fn LLVMConstPtrToInt(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef,
) -> LLVMValueRef