Function libgit2_sys::git_cred_username_new[][src]

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