pub unsafe extern "C-unwind" fn JxlThreadParallelRunnerDestroy(
runner_opaque: *mut c_void,
)Expand description
Destroys the runner created by JxlThreadParallelRunnerCreate.
pub unsafe extern "C-unwind" fn JxlThreadParallelRunnerDestroy(
runner_opaque: *mut c_void,
)Destroys the runner created by JxlThreadParallelRunnerCreate.