Function

HarfBuzz-0.0HarfBuzzblob_get_data_writableSince 0.9.2

  • Tries to make blob data writable (possibly copying it) and return pointer to data.

    Fails if blob has been made immutable, or if memory allocation fails.

    Parameters

    Returns string[]

    Writable blob data, or NULL if failed.

    0.9.2