pulsar_message_get_length

Function pulsar_message_get_length 

Source
pub unsafe extern "C" fn pulsar_message_get_length(
    message: *mut pulsar_message_t,
) -> u32
Expand description

Get the length of the message

@return the length of the message payload