[][src]Type Definition pm_rlua::lua_CFunction

type lua_CFunction = extern "C" fn(*mut lua_State) -> i32;