gst_memory_map

Function gst_memory_map 

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