Function lua53_sys::lauxlib::luaL_checkstack
[−]
[src]
pub unsafe extern "C" fn luaL_checkstack(
L: *mut lua_State,
sz: c_int,
msg: *const c_char
)