Type Definition rlua_lua53_sys::bindings::lua_CFunction
source · 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>;