Function BrotliEncoderHasMoreOutput

Source
pub unsafe extern "C" fn BrotliEncoderHasMoreOutput(
    state: *mut BrotliEncoderState,
) -> c_int