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

type FI_CloseProc = Option<extern "C" fn(_: *const FreeImageIO, _: fi_handle, _: *const c_void)>;