pgrx_pg_sys

Function shm_mq_send

Source
pub unsafe fn shm_mq_send(
    arg_mqh: *mut shm_mq_handle,
    arg_nbytes: Size,
    arg_data: *const c_void,
    arg_nowait: bool,
) -> Type