lua_WarnFunction

Type Alias lua_WarnFunction 

Source
pub type lua_WarnFunction = unsafe extern "C-unwind" fn(*mut c_void, *const i8, i32);
Expand description

Type for warning functions