[][src]Function lua_rs::ffi::lua::lua_getmetatable

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