Skip to main content

lua_getmetatable

Function lua_getmetatable 

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