pub unsafe extern "C" fn or_thumbnail_data(
thumb: ORThumbnailRef,
) -> *mut c_voidExpand description
@brief Get the pointer to the data.
See %or_thumbnail_data_size() to know the size.
@return A pointer, owned by the %Thumbnail object. May be NULL.