FLAC__metadata_object_vorbiscomment_remove_entry_matching

Function FLAC__metadata_object_vorbiscomment_remove_entry_matching 

Source
pub unsafe extern "C" fn FLAC__metadata_object_vorbiscomment_remove_entry_matching(
    object: *mut FLAC__StreamMetadata,
    field_name: *const c_char,
) -> c_int