Function libgit2_sys::git_odb_object_data

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