Function brotli_sys::BrotliDecoderTakeOutput [] [src]

pub unsafe extern "C" fn BrotliDecoderTakeOutput(
    state: *mut BrotliDecoderState,
    size: *mut size_t
) -> *const u8