Function gst::ffi::gst_adapter_copy[][src]

pub unsafe extern "C" fn gst_adapter_copy(
    adapter: *mut GstAdapter,
    dest: gpointer,
    offset: gsize,
    size: gsize
)