libgit2_sys

Function git_submodule_sync

Source
pub unsafe extern "C" fn git_submodule_sync(
    submodule: *mut git_submodule,
) -> c_int