Type Alias jpegxl_sys::parallel_runner::JxlParallelRunFunction

source ·
pub type JxlParallelRunFunction = unsafe extern "C" fn(jpegxl_opaque: *mut c_void, value: u32, thread_id: usize);