pub unsafe extern "C-unwind" fn JxlThreadParallelRunnerCreate(
memory_manager: *const JxlMemoryManager,
num_worker_threads: usize,
) -> *mut c_voidExpand description
Creates the runner for JxlThreadParallelRunner. Use as the opaque runner.