Function gstreamer_sys::gst_value_deserialize_with_pspec

source ·
pub unsafe extern "C" fn gst_value_deserialize_with_pspec(
    dest: *mut GValue,
    src: *const c_char,
    pspec: *mut GParamSpec,
) -> gboolean