Type Alias rlua::ffi::lua54::lua::lua_Writer

pub type lua_Writer = unsafe extern "C-unwind" fn(_: *mut lua_State, _: *const c_void, _: usize, _: *mut c_void) -> i32;