BlobCallback typedef

void BlobCallback (
  1. Blob blob
)

Implementation

typedef void BlobCallback(Blob blob);