libgit2_sys

Function git_odb_object_size

Source
pub unsafe extern "C" fn git_odb_object_size(
    obj: *mut git_odb_object,
) -> size_t