BrotliDecoderTakeOutput

Function BrotliDecoderTakeOutput 

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