Function LLVMGetInsertBlock

Source
pub(crate) unsafe extern "C" fn LLVMGetInsertBlock<'a>(
    Builder: &Builder<'a>,
) -> &'a BasicBlock