Type Definition flite_sys::cst_ffunction

source ·
pub type cst_ffunction = Option<unsafe extern "C" fn(i: *const cst_item) -> *const cst_val>;