Function luaL_optstring

Source
pub unsafe fn luaL_optstring(
    L: *mut lua_State,
    n: i32,
    d: *const i8,
) -> *const i8