pgrx_pg_sys

Function shm_mq_sendv

Source
pub unsafe fn shm_mq_sendv(
    arg_mqh: *mut shm_mq_handle,
    arg_iov: *mut shm_mq_iovec,
    arg_iovcnt: c_int,
    arg_nowait: bool,
) -> Type