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

type FI_InitProc = Option<extern "C" fn(_: *const Plugin, _: c_int)>;