[][src]Function luajit2_sys::lua_getmetatable

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