LLVMConstPtrToInt

Function LLVMConstPtrToInt 

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