Function mozjs_sys::jsapi::JS::IsISOStyleDate

source ยท
pub unsafe extern "C" fn IsISOStyleDate(
    cx: *mut JSContext,
    str_: *const Latin1Chars,
) -> bool