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

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