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

type FI_SupportsExportBPPProc = Option<unsafe extern "C" fn(bpp: c_int) -> BOOL>;