[][src]Function brotli_sys::BrotliEncoderTakeOutput

pub unsafe extern "C" fn BrotliEncoderTakeOutput(
    state: *mut BrotliEncoderState,
    size: *mut usize
) -> *const u8