Function gstreamer_sys::gst_element_add_property_notify_watch[][src]

pub unsafe extern "C" fn gst_element_add_property_notify_watch(
    element: *mut GstElement,
    property_name: *const c_char,
    include_value: gboolean
) -> c_ulong