Type Alias jpegxl_sys::parallel_runner::JxlParallelRunInit

source ·
pub type JxlParallelRunInit = unsafe extern "C" fn(jpegxl_opaque: *mut c_void, num_threads: usize) -> JxlParallelRetCode;