Function rlua::ffi::luaL_optstring

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