mozjs_sys::jsapi::JS

Function MakeDate

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