libcamera_color_space_from_string

Function libcamera_color_space_from_string 

Source
pub unsafe extern "C" fn libcamera_color_space_from_string(
    str_: *const c_char,
    out: *mut libcamera_color_space_t,
) -> bool
Expand description

Convert string to ColorSpace; returns true on success and writes result.