Function LLVMCreateDIBuilder

Source
pub(crate) unsafe extern "C" fn LLVMCreateDIBuilder<'ll>(
    M: &'ll Module,
) -> *mut DIBuilder<'ll>