[][src]Function libgit2_sys::git_fetch_init_options

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