[][src]Type Definition pm_rlua::lua_Reader

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