Function switch_core_session_get_private_class

Source
pub unsafe extern "C" fn switch_core_session_get_private_class(
    session: *mut switch_core_session_t,
    index: switch_pvt_class_t,
) -> *mut c_void
Expand description

\brief Retrieve private user data from a session \param session the session to retrieve from \return a pointer to the private data