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

Returns the fourcc code of the camera buffer

@memberof VSLCamera