Function gstreamer_sys::gst_structure_get_clock_time[][src]

pub unsafe extern "C" fn gst_structure_get_clock_time(
    structure: *const GstStructure,
    fieldname: *const c_char,
    value: *mut GstClockTime
) -> gboolean