pub fn vec_media_display_details_from_ptr(
    ptr: usize
) -> SyncReturn<Vec<ApiMediaDisplayDetails>>
Expand description