t_espeak_callback

Type Alias t_espeak_callback 

Source
pub type t_espeak_callback = extern "C" fn(*mut c_short, c_int, *mut espeak_EVENT) -> c_int;