Type Definition nanos_sdk_rs::sdk::lua_CFunction [−][src]
pub type lua_CFunction = Option<unsafe extern "C" fn(L: *mut lua_State) -> c_int>;
pub type lua_CFunction = Option<unsafe extern "C" fn(L: *mut lua_State) -> c_int>;