[][src]Function pulsar_sys::pulsar_message_get_partitionKey

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

Get the partition key for this message @return key string that is hashed to determine message's topic partition