Function gstreamer_sys::gst_message_new_warning_with_details [−][src]
pub unsafe extern "C" fn gst_message_new_warning_with_details(
src: *mut GstObject,
error: *mut GError,
debug: *const c_char,
details: *mut GstStructure
) -> *mut GstMessage
This is supported on crate feature
v1_10
only.