[][src]Type Definition libflac_sys::FLAC__StreamDecoderEofCallback

type FLAC__StreamDecoderEofCallback = Option<unsafe extern "C" fn(decoder: *const FLAC__StreamDecoder, client_data: *mut c_void) -> FLAC__bool>;