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

type FI_OpenProc = Option<unsafe extern "C" fn(io: *mut FreeImageIO, handle: fi_handle, read: BOOL) -> *mut c_void>;