Function mozjs_sys::jsapi::JS::MakeDate1

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