Type Definition CFPlugInUnloadFunction
uikit_sys
type CFPlugInUnloadFunction = Option<unsafe extern "C" fn(plugIn: CFPlugInRef)>;