pub unsafe extern "C" fn heif_context_has_sequence(
arg1: *const heif_context,
) -> c_intExpand description
Check whether there is an image sequence in the HEIF file.
@return A boolean whether there is an image sequence in the HEIF file.
pub unsafe extern "C" fn heif_context_has_sequence(
arg1: *const heif_context,
) -> c_intCheck whether there is an image sequence in the HEIF file.
@return A boolean whether there is an image sequence in the HEIF file.