pub unsafe extern "C" fn tibemsMsgConsumer_ReceiveTimeout(
    msgConsumer: usize,
    message: *mut usize,
    timeout: i64
) -> tibems_status
Expand description

Receive a message (synchronous, blocks up to a time limit).