Function rlua::ffi::lua_getallocf

pub unsafe extern "C-unwind" fn lua_getallocf(
    L: *mut lua_State,
    ud: *mut *mut c_void
) -> unsafe extern "C-unwind" fn(_: *mut c_void, _: *mut c_void, _: usize, _: usize) -> *mut c_void