mlua_sys::lua54::lua

Type Alias lua_WarnFunction

Source
pub type lua_WarnFunction = unsafe extern "C-unwind" fn(ud: *mut c_void, msg: *const c_char, tocont: c_int);
Available on crate feature lua54 only.
Expand description

Type for warning functions