Function rustc_llvm::ffi::LLVMBuildPtrToInt [] [src]

pub unsafe extern fn LLVMBuildPtrToInt(B: BuilderRef,
                                       Val: ValueRef,
                                       DestTy: TypeRef,
                                       Name: *const c_char)
                                       -> ValueRef
🔬 This is a nightly-only experimental API. (rustc_private)