Function mozjs::jsapi::JS::MakeDate

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