sc_stream_configuration_get_source_rect

Function sc_stream_configuration_get_source_rect 

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