#[unsafe(no_mangle)]pub extern "C" fn free_gpu_devices_infos(devices: *mut GPUDevices)Expand description
this function is used for deallocating GPUDevices type from C side
#[unsafe(no_mangle)]pub extern "C" fn free_gpu_devices_infos(devices: *mut GPUDevices)this function is used for deallocating GPUDevices type from C side