Function rlua::ffi::lua_warning

pub unsafe extern "C-unwind" fn lua_warning(
    L: *mut lua_State,
    msg: *const i8,
    tocont: i32
)