Function rpgffi::shm_mq_send [] [src]

pub unsafe extern "C" fn shm_mq_send(
    mqh: *mut shm_mq_handle,
    nbytes: Size,
    data: *const c_void,
    nowait: bool_
) -> shm_mq_result