[][src]Function pulsar_sys::pulsar_message_get_orderingKey

pub unsafe extern "C" fn pulsar_message_get_orderingKey(
    message: *mut pulsar_message_t
) -> *const c_char

Get the ordering key of the message for message dispatch in Key_Shared mode. Partition key Will be used if ordering key not specified