Function mozjs_sys::jsapi::JS::MakeDate

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