libgit2_sys

Function git_transaction_commit

Source
pub unsafe extern "C" fn git_transaction_commit(
    tx: *mut git_transaction,
) -> c_int