Function gstreamer_sys::gst_debug_log_id
source · pub unsafe extern "C" fn gst_debug_log_id(
category: *mut GstDebugCategory,
level: GstDebugLevel,
file: *const c_char,
function: *const c_char,
line: c_int,
id: *const c_char,
format: *const c_char,
...
)