Function nanos_sdk_rs::sdk::lua_getmetatable[][src]

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