Type Alias rlua::ffi::lua54::lua::lua_Reader

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