Function rlua::ffi::lua54::lua::lua_getmetatable

pub unsafe extern "C-unwind" fn lua_getmetatable(
    L: *mut lua_State,
    objindex: i32
) -> i32