Type Definition bevy::app::CreatePlugin[]

type CreatePlugin = unsafe fn() -> *mut dyn Plugin + 'static;