[][src]Function gst::ffi::_gst_debug_dump_mem

pub unsafe extern "C" fn _gst_debug_dump_mem(
    cat: *mut GstDebugCategory,
    file: *const gchar,
    func: *const gchar,
    line: gint,
    obj: *mut GObject,
    msg: *const gchar,
    data: *const guint8,
    length: guint
)