pub unsafe extern "C" fn switch_event_get_body(
event: *mut switch_event_t,
) -> *mut c_charExpand description
\brief Retrieve the body value from an event \param event the event to read the body from \return the value of the body or NULL
pub unsafe extern "C" fn switch_event_get_body(
event: *mut switch_event_t,
) -> *mut c_char\brief Retrieve the body value from an event \param event the event to read the body from \return the value of the body or NULL