Function mozjs::rust::wrappers::DateIsValid

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