pub unsafe extern "C-unwind" fn lua_getallocf( L: *mut lua_State, ) -> Option<lua_Alloc>
Returns the memory allocation function of the state.