pa_stream_set_overflow_callback

Function pa_stream_set_overflow_callback 

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