[][src]Type Definition pm_rlua::lua_Alloc

type lua_Alloc = extern "C" fn(*mut c_void, *mut c_void, usize, usize) -> *mut c_void;