libgit2_sys

Function git_blob_rawcontent

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