pub unsafe extern "C" fn vsl_camera_stop_capturing(
    ctx: *const vsl_camera
) -> c_int
Expand description

Stops the camera stream.

@memberof VSLCamera