Function mozjs::jsapi::JS::MakeDate

source ยท
pub unsafe extern "C" fn MakeDate(
    year: f64,
    month: u32,
    day: u32,
) -> f64