FLAC__format_cuesheet_is_legal

Function FLAC__format_cuesheet_is_legal 

Source
pub unsafe extern "C" fn FLAC__format_cuesheet_is_legal(
    cue_sheet: *const FLAC__StreamMetadata_CueSheet,
    check_cd_da_subset: FLAC__bool,
    violation: *mut *const c_char,
) -> FLAC__bool