Function gstreamer_sys::gst_memory_copy

source ·
pub unsafe extern "C" fn gst_memory_copy(
    mem: *mut GstMemory,
    offset: ssize_t,
    size: ssize_t,
) -> *mut GstMemory