Function mlua_sys::lua53::lauxlib::luaL_getmetafield
source ยท pub unsafe extern "C-unwind" fn luaL_getmetafield(
L: *mut lua_State,
obj: c_int,
e: *const c_char
) -> c_intAvailable on crate feature
lua53 only.