pub unsafe extern "C-unwind" fn JxlResizableParallelRunnerSetThreads(
runner_opaque: *mut c_void,
num_threads: usize,
)Expand description
Changes the number of threads for JxlResizableParallelRunner.
pub unsafe extern "C-unwind" fn JxlResizableParallelRunnerSetThreads(
runner_opaque: *mut c_void,
num_threads: usize,
)Changes the number of threads for JxlResizableParallelRunner.