Function mozjs::jsapi::JS::MakeDate1

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