Function gst::ffi::gst_date_time_new[][src]

pub unsafe extern "C" fn gst_date_time_new(
    tzoffset: gfloat,
    year: gint,
    month: gint,
    day: gint,
    hour: gint,
    minute: gint,
    seconds: gdouble
) -> *mut GstDateTime