pub unsafe extern "C" fn ipcio_create(
    ipc: *mut ipcio_t,
    key: key_t,
    nbufs: u64,
    bufsz: u64,
    num_read: c_uint
) -> c_int
Expand description

create a new shared memory block and initialize an ipcio_t struct