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