[][src]Function libgit2_sys::git_repository_set_head_detached

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