[][src]Function iron_oxide::MTLCopyAllDevices

pub unsafe fn MTLCopyAllDevices() -> Vec<MTLDevice>

Does not function exactly as the MTLCopyAllDevices Metal function. Will, if the device running this function is iOS, instead create the system default device and put it into a vector.