Function mozjs_sys::jsapi::JS::MakeDate1

source ยท
pub unsafe extern "C" fn MakeDate1(
    year: f64,
    month: c_uint,
    day: c_uint,
    time: f64,
) -> f64