Type Definition jack_sys::JackThreadInitCallback[][src]

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