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

type FI_ValidateProc = Option<extern "C" fn(_: *const FreeImageIO, _: fi_handle) -> BOOL>;