[][src]Function gstreamer_sys::gst_toc_entry_get_loop

pub unsafe extern "C" fn gst_toc_entry_get_loop(
    entry: *const GstTocEntry,
    loop_type: *mut GstTocLoopType,
    repeat_count: *mut c_int
) -> gboolean