Function JS_NewDate

Source
pub unsafe extern "C" fn JS_NewDate(
    ctx: *mut JSContext,
    epoch_ms: f64,
) -> JSValue