Type Definition freeimage::ffi::FI_ValidateProc [−][src]
type FI_ValidateProc = Option<unsafe extern "C" fn(io: *mut FreeImageIO, handle: fi_handle) -> BOOL>;
type FI_ValidateProc = Option<unsafe extern "C" fn(io: *mut FreeImageIO, handle: fi_handle) -> BOOL>;