Function LLVMCreateBuilderInContext

Source
pub unsafe extern "C" fn LLVMCreateBuilderInContext(
    C: *mut LLVMContext,
) -> *mut LLVMBuilder