Function LLVMCreateBuilderInContext

Source
pub(crate) unsafe extern "C" fn LLVMCreateBuilderInContext(
    C: &Context,
) -> &mut Builder<'_>