Function libgit2_sys::git_repository_set_head_detached
source ยท pub unsafe extern "C" fn git_repository_set_head_detached(
repo: *mut git_repository,
commitish: *const git_oid,
) -> c_int
pub unsafe extern "C" fn git_repository_set_head_detached(
repo: *mut git_repository,
commitish: *const git_oid,
) -> c_int