Type Definition jack_sys::JackThreadCallback

source ·
pub type JackThreadCallback = Option<unsafe extern "C" fn(arg: *mut c_void) -> *mut c_void>;