Type Definition gmod::lua::LuaFunction

source · []
pub type LuaFunction = unsafe extern "C-unwind" fn(state: LuaState) -> i32;