FLAC__metadata_object_vorbiscomment_replace_comment

Function FLAC__metadata_object_vorbiscomment_replace_comment 

Source
pub unsafe extern "C" fn FLAC__metadata_object_vorbiscomment_replace_comment(
    object: *mut FLAC__StreamMetadata,
    entry: FLAC__StreamMetadata_VorbisComment_Entry,
    all: FLAC__bool,
    copy: FLAC__bool,
) -> FLAC__bool