Type Definition jack_sys::JackThreadCallback [] [src]

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