[][src]Function llvm_sys::core::LLVMConstPtrToInt

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