FLAC__metadata_object_vorbiscomment_set_vendor_string

Function FLAC__metadata_object_vorbiscomment_set_vendor_string 

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