Function nanos_sdk_rs::sdk::luaL_checktype[][src]

pub unsafe extern "C" fn luaL_checktype(
    L: *mut lua_State,
    arg: c_int,
    t: c_int
)