Type Definition speech_dispatcher_sys::SPDCallback

source ·
pub type SPDCallback = Option<unsafe extern "C" fn(msg_id: usize, client_id: usize, state: SPDNotificationType)>;