Type Definition nanos_sdk_rs::sdk::lua_WarnFunction [−][src]
pub type lua_WarnFunction = Option<unsafe extern "C" fn(ud: *mut c_void, msg: *const c_char, tocont: c_int)>;
pub type lua_WarnFunction = Option<unsafe extern "C" fn(ud: *mut c_void, msg: *const c_char, tocont: c_int)>;