Function lua_rs::ffi::lauxlib::luaL_optstring

source ·
pub unsafe fn luaL_optstring(
    l: *mut lua_State,
    n: c_int,
    d: *const c_char
) -> *const c_char