pub unsafe extern "C" fn switch_core_media_bug_get_user_data(
bug: *mut switch_media_bug_t,
) -> *mut c_voidExpand description
\brief Obtain private data from a media bug \param bug the bug to get the data from \return the private data
pub unsafe extern "C" fn switch_core_media_bug_get_user_data(
bug: *mut switch_media_bug_t,
) -> *mut c_void\brief Obtain private data from a media bug \param bug the bug to get the data from \return the private data