Skip to main content

b3Recording_GetSize

Function b3Recording_GetSize 

Source
pub unsafe extern "C" fn b3Recording_GetSize(
    recording: *const b3Recording,
) -> c_int
Expand description

Get the number of bytes currently in the recording buffer. @param recording the recording handle