Type Alias mlua_sys::lua54::lua::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