sc_stream_update_content_filter

Function sc_stream_update_content_filter 

Source
pub unsafe extern "C" fn sc_stream_update_content_filter(
    stream: *const c_void,
    filter: *const c_void,
    context: *mut c_void,
    callback: extern "C" fn(*mut c_void, bool, *const i8),
)