Function mozjs_sys::jsapi::JS::MakeDate

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