pub unsafe extern "C" fn device_properties(
device: DeviceRef,
) -> DevicePropertiesExpand description
Get the properties of the provided device.
@param device the device to get properties from @return The device properties.
pub unsafe extern "C" fn device_properties(
device: DeviceRef,
) -> DevicePropertiesGet the properties of the provided device.
@param device the device to get properties from @return The device properties.