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