[][src]Type Definition freeimage::ffi::FI_ValidateProc

type FI_ValidateProc = Option<unsafe extern "C" fn(io: *mut FreeImageIO, handle: fi_handle) -> BOOL>;