[][src]Function lua_sys::luaL_optstring

pub unsafe fn luaL_optstring(
    L: *mut lua_State,
    arg: c_int,
    d: *const c_char
) -> *const c_char