pub unsafe extern "C" fn vsl_camera_buffer_length(
    buffer: *const vsl_camera_buffer
) -> u32
Expand description

Returns the length of the camera buffer in bytes

@memberof VSLCamera