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

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