[][src]Function pulsar_sys::pulsar_message_get_data

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

Get the content of the message

@return the pointer to the message payload