taglib_tag_set_comment

Function taglib_tag_set_comment 

Source
pub unsafe extern "C" fn taglib_tag_set_comment(
    tag: *mut TagLib_Tag,
    comment: *const c_char,
)