Function pgrx_pg_sys::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
pub unsafe fn shm_mq_send(
arg_mqh: *mut shm_mq_handle,
arg_nbytes: Size,
arg_data: *const c_void,
arg_nowait: bool,
) -> Type