Function libgit2_sys::git_blob_rawcontent

source ยท
pub unsafe extern "C" fn git_blob_rawcontent(
    blob: *const git_blob,
) -> *const c_void