Function mlua_sys::luau::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
luau only.