[][src]Function libflac_sys::FLAC__metadata_object_vorbiscomment_resize_comments

pub unsafe extern "C" fn FLAC__metadata_object_vorbiscomment_resize_comments(
    object: *mut FLAC__StreamMetadata,
    new_num_comments: u32
) -> FLAC__bool