Function gstreamer_sys::gst_message_new_property_notify

source ·
pub unsafe extern "C" fn gst_message_new_property_notify(
    src: *mut GstObject,
    property_name: *const c_char,
    val: *mut GValue,
) -> *mut GstMessage