Skip to main content

heif_register_decoder

Function heif_register_decoder 

Source
pub unsafe extern "C" fn heif_register_decoder(
    heif: *mut heif_context,
    arg1: *const heif_decoder_plugin,
) -> heif_error
Expand description

DEPRECATED. Use heif_register_decoder_plugin(const struct heif_decoder_plugin*) instead.