Function gstreamer_sys::gst_element_message_full_with_details [−][src]
pub unsafe extern "C" fn gst_element_message_full_with_details(
element: *mut GstElement,
type_: GstMessageType,
domain: GQuark,
code: c_int,
text: *mut c_char,
debug: *mut c_char,
file: *const c_char,
function: *const c_char,
line: c_int,
structure: *mut GstStructure
)
This is supported on crate feature
v1_10
only.