pub unsafe extern "C" fn pulsar_message_get_orderingKey(
message: *mut pulsar_message_t,
) -> *const c_charExpand description
Get the ordering key of the message for message dispatch in Key_Shared mode. Partition key Will be used if ordering key not specified