Function libgit2_sys::git_repository_init_init_options

source ยท
pub unsafe extern "C" fn git_repository_init_init_options(
    opts: *mut git_repository_init_options,
    version: c_uint,
) -> c_int