pub unsafe extern "C" fn heif_image_add_decoding_warning(
    image: *mut heif_image,
    err: heif_error
)
Expand description

This function is only for decoder plugin implementors.