sc_stream_configuration_set_background_color

Function sc_stream_configuration_set_background_color 

Source
pub unsafe extern "C" fn sc_stream_configuration_set_background_color(
    config: *const c_void,
    r: f32,
    g: f32,
    b: f32,
)