Function BrotliEncoderTakeOutput

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