Skip to main content

set_pending_error

Function set_pending_error 

Source
fn set_pending_error(
    pending_error: &mut Option<BrotliEncoderThreadError>,
    error: BrotliEncoderThreadError,
)