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

type FI_InitProc = Option<unsafe extern "C" fn(plugin: *mut Plugin, format_id: c_int)>;