pub unsafe extern "C" fn LLVMCreateDIBuilder(
M: LLVMModuleRef,
) -> LLVMDIBuilderRefExpand description
Construct a builder for a module and collect unresolved nodes.
pub unsafe extern "C" fn LLVMCreateDIBuilder(
M: LLVMModuleRef,
) -> LLVMDIBuilderRefConstruct a builder for a module and collect unresolved nodes.