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

type FI_SupportsExportTypeProc = Option<unsafe extern "C" fn(type_: FREE_IMAGE_TYPE) -> BOOL>;