Function libgit2_sys::git_fetch_init_options

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