lua_Reader

Type Alias lua_Reader 

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