Type Definition espeak_sys::t_espeak_callback [] [src]

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