Function libgit2_sys::git_index_add_bypath
[−]
[src]
pub unsafe extern fn git_index_add_bypath(
index: *mut git_index,
path: *const c_char
) -> c_int