hirofa_quickjs_sys

Function JS_NewDate

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