pub unsafe extern "C" fn av_color_space_from_name(
    name: *const c_char
) -> c_int
Expand description

@return the AVColorSpace value for name or an AVError if not found.