[][src]Function libgit2_sys::git_oid_tostr

pub unsafe extern "C" fn git_oid_tostr(
    out: *mut c_char,
    n: size_t,
    id: *const git_oid
) -> *mut c_char