libgit2_sys

Function git_remote_is_valid_name

Source
pub unsafe extern "C" fn git_remote_is_valid_name(
    remote_name: *const c_char,
) -> c_int