pub unsafe extern "C" fn mtbl_metadata_bytes_values(
m: *const mtbl_metadata,
) -> u64Expand description
Total number of bytes that all values in the file would occupy if stored end-to-end in a byte array with no delimiters.
pub unsafe extern "C" fn mtbl_metadata_bytes_values(
m: *const mtbl_metadata,
) -> u64Total number of bytes that all values in the file would occupy if stored end-to-end in a byte array with no delimiters.