Type Alias yaslapi_sys::YASL_cfn

source ·
pub type YASL_cfn = Option<unsafe extern "C" fn(arg1: *mut YASL_State) -> c_int>;
Expand description

Typedef for YASL functions defined through the C API.