Skip to main content

sc_stream_set_delegate_event_callback

Function sc_stream_set_delegate_event_callback 

Source
pub unsafe extern "C" fn sc_stream_set_delegate_event_callback(
    stream: *const c_void,
    callback: extern "C" fn(*mut c_void, i32),
) -> bool