Function gst_debug_log_id_literal_with_context
Sourcepub unsafe extern "C" fn gst_debug_log_id_literal_with_context(
ctx: *mut GstLogContext,
level: GstDebugLevel,
file: *const c_char,
function: *const c_char,
line: c_int,
id: *const c_char,
message: *const c_char,
)