pub unsafe extern "C" fn device_properties(
    device: DeviceRef
) -> DeviceProperties
Expand description

Get the properties of the provided device.

@param device the device to get properties from @return The device properties.