Function lua51_sys::lua_getmetatable[][src]

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