Function libgit2_sys::git_cherrypick_init_options

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