Function libgit2_sys::git_cred_username_new
source ยท pub unsafe extern "C" fn git_cred_username_new(
cred: *mut *mut git_cred,
username: *const c_char,
) -> c_int
pub unsafe extern "C" fn git_cred_username_new(
cred: *mut *mut git_cred,
username: *const c_char,
) -> c_int