sc_stream_configuration_set_source_rect

Function sc_stream_configuration_set_source_rect 

Source
pub unsafe extern "C" fn sc_stream_configuration_set_source_rect(
    config: *const c_void,
    x: f64,
    y: f64,
    width: f64,
    height: f64,
)