Type Definition jack_sys::JackThreadCallback [] [src]

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