pub unsafe extern "C" fn heif_decoding_options_alloc() -> *mut heif_decoding_optionsExpand description
Allocate decoding options and fill with default values. Note: you should always get the decoding options through this function since the option structure may grow in size in future versions.