Function gstreamer_sys::gst_debug_log_get_line
source · pub unsafe extern "C" fn gst_debug_log_get_line(
category: *mut GstDebugCategory,
level: GstDebugLevel,
file: *const c_char,
function: *const c_char,
line: c_int,
object: *mut GObject,
message: *mut GstDebugMessage,
) -> *mut c_char