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);
Expand description

Type for warning functions