Method
FoundryDeviceload_info
Declaration [src]
DexFuture*
foundry_device_load_info (
FoundryDevice* self
)
Return value
Type: DexFuture
A DexFuture
that resolves to
a FoundryDeviceInfo
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |