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