Function rustc_llvm::ffi::LLVMRustConstInt128Get [] [src]

pub unsafe extern fn LLVMRustConstInt128Get(ConstantVal: ValueRef,
                                            SExt: bool,
                                            high: *mut u64,
                                            low: *mut u64)
                                            -> bool
🔬 This is a nightly-only experimental API. (rustc_private)