Function libflac_sys::FLAC__stream_encoder_process [−][src]
pub unsafe extern "C" fn FLAC__stream_encoder_process(
encoder: *mut FLAC__StreamEncoder,
buffer: *const *const FLAC__int32,
samples: u32
) -> FLAC__bool