Function switch_event_get_body

Source
pub unsafe extern "C" fn switch_event_get_body(
    event: *mut switch_event_t,
) -> *mut c_char
Expand 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