[][src]Function lua_rs::ffi::lua::lua_getallocf

pub unsafe extern "C" fn lua_getallocf(
    l: *mut lua_State,
    ud: *mut *mut c_void
) -> lua_Alloc