sc_stream_configuration_get_destination_rect

Function sc_stream_configuration_get_destination_rect 

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