destroy_devices

Function destroy_devices 

Source
pub unsafe extern "C" fn destroy_devices(devices: *mut Devices)
Expand description

Destroys a vk_Devices object and frees its used memory

@param devices the object to destroy