Type Definition sqa_jack::JackThreadCallback

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