pa_stream_set_started_callback

Function pa_stream_set_started_callback 

Source
pub unsafe extern "C" fn pa_stream_set_started_callback(
    s: *mut pa_stream,
    cb: pa_stream_notify_cb_t,
    userdata: *mut c_void,
)