Function rustc_llvm_proxy::proxy::LLVMDIBuilderCreateNameSpace
source · #[no_mangle]
pub unsafe extern "C" fn LLVMDIBuilderCreateNameSpace(
Builder: LLVMDIBuilderRef,
ParentScope: LLVMMetadataRef,
Name: *const c_char,
NameLen: size_t,
ExportSymbols: LLVMBool
) -> LLVMMetadataRef