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