Skip to main content

git_remote_oid_type

Function git_remote_oid_type 

Source
pub unsafe extern "C" fn git_remote_oid_type(
    out: *mut git_oid_t,
    remote: *mut git_remote,
) -> c_int