Function gst::ffi::gst_adapter_copy_bytes[][src]

pub unsafe extern "C" fn gst_adapter_copy_bytes(
    adapter: *mut GstAdapter,
    offset: gsize,
    size: gsize
) -> *mut GBytes