pub fn release_font(identifier: impl AsRef<str>, callback: RawFontReceive)Expand description
Releases a previously registered callback for the font with the given identifier.
pub fn release_font(identifier: impl AsRef<str>, callback: RawFontReceive)Releases a previously registered callback for the font with the given identifier.