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

type FI_CloseProc = Option<unsafe extern "C" fn(io: *mut FreeImageIO, handle: fi_handle, data: *mut c_void)>;