libgit2_sys

Function git_odb_object_data

Source
pub unsafe extern "C" fn git_odb_object_data(
    obj: *mut git_odb_object,
) -> *const c_void