Function mem_map

Source
unsafe extern "C" fn mem_map(
    mem: *mut GstMemory,
    _maxsize: usize,
    _flags: GstMapFlags,
) -> gpointer