Function FLAC__metadata_simple_iterator_new

Source
pub unsafe extern "C" fn FLAC__metadata_simple_iterator_new() -> *mut FLAC__Metadata_SimpleIterator
Expand description

Create a new iterator instance.

\retval FLAC__Metadata_SimpleIterator* \c NULL if there was an error allocating memory, else the new instance.