heif_decoding_options_copy

Function heif_decoding_options_copy 

Source
pub unsafe extern "C" fn heif_decoding_options_copy(
    dst: *mut heif_decoding_options,
    src: *const heif_decoding_options,
)