Function mozjs::rust::wrappers::DateIsValid

source ยท
pub unsafe fn DateIsValid(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    isValid: *mut bool,
) -> bool