pub unsafe extern "C" fn b2Recording_GetSize(
recording: *const b2Recording,
) -> c_intExpand description
Get the number of recorded bytes. Returns -1 when the byte limit was exceeded, -2 when one operation exceeded the 24-bit payload format, or -3 for an invalid handle or writer state.