Function libgit2_sys::git_submodule_set_update [−][src]
pub unsafe extern "C" fn git_submodule_set_update(
    repo: *mut git_repository, 
    name: *const c_char, 
    update: git_submodule_update_t
) -> c_intpub unsafe extern "C" fn git_submodule_set_update(
    repo: *mut git_repository, 
    name: *const c_char, 
    update: git_submodule_update_t
) -> c_int