Function gstreamer_sys::gst_date_time_new_ymd

source ·
pub unsafe extern "C" fn gst_date_time_new_ymd(
    year: c_int,
    month: c_int,
    day: c_int,
) -> *mut GstDateTime