FLAC__metadata_object_vorbiscomment_entry_matches

Function FLAC__metadata_object_vorbiscomment_entry_matches 

Source
pub unsafe extern "C" fn FLAC__metadata_object_vorbiscomment_entry_matches(
    entry: FLAC__StreamMetadata_VorbisComment_Entry,
    field_name: *const c_char,
    field_name_length: u32,
) -> FLAC__bool