Function rustc_llvm::ffi::LLVMRustDIBuilderCreateDebugLocation [] [src]

pub unsafe extern fn LLVMRustDIBuilderCreateDebugLocation(Context: ContextRef,
                                                          Line: c_uint,
                                                          Column: c_uint,
                                                          Scope: DIScope,
                                                          InlinedAt: MetadataRef)
                                                          -> ValueRef
🔬 This is a nightly-only experimental API. (rustc_private)