Function gst_ adapter_ copy_ bytes
Source pub unsafe extern "C" fn gst_adapter_copy_bytes(
adapter: *mut GstAdapter,
offset: size_t,
size: size_t,
) -> *mut GBytespub unsafe extern "C" fn gst_adapter_copy_bytes(
adapter: *mut GstAdapter,
offset: size_t,
size: size_t,
) -> *mut GBytes