Type Definition libretro_sys::EnvironmentFn[][src]

type EnvironmentFn = unsafe extern "C" fn(cmd: c_uint, data: *mut c_void) -> bool;