pub unsafe extern "C" fn JxlThreadParallelRunnerDestroy(
    runner_opaque: *mut c_void
)
Expand description

Destroys the runner created by JxlThreadParallelRunnerCreate.