pub unsafe extern "C" fn pulsar_message_get_length(
message: *mut pulsar_message_t,
) -> u32Expand description
Get the length of the message
@return the length of the message payload
pub unsafe extern "C" fn pulsar_message_get_length(
message: *mut pulsar_message_t,
) -> u32Get the length of the message
@return the length of the message payload