[][src]Type Definition jack_sys::JackThreadCallback

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