[][src]Function pulsar_sys::pulsar_message_set_ordering_key

pub unsafe extern "C" fn pulsar_message_set_ordering_key(
    message: *mut pulsar_message_t,
    orderingKey: *const c_char
)

Sets the ordering key of the message for message dispatch in Key_Shared mode. @param the ordering key for the message