lua_getmetatable

Function lua_getmetatable 

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