Type Alias jpegxl_sys::cms::JpegXlCmsGetBufferFunc

source ·
pub type JpegXlCmsGetBufferFunc = extern "C" fn(user_data: *mut c_void, thread: usize) -> *mut f32;