Function gstreamer_sys::gst_memory_map

source ·
pub unsafe extern "C" fn gst_memory_map(
    mem: *mut GstMemory,
    info: *mut GstMapInfo,
    flags: GstMapFlags,
) -> gboolean