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