libgit2_sys

Function git_repository_state_cleanup

Source
pub unsafe extern "C" fn git_repository_state_cleanup(
    repo: *mut git_repository,
) -> c_int