Type Definition aw::lua_Reader[][src]

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