Function memonitor_sys::vulkan::device_memory_properties
source · pub unsafe extern "C" fn device_memory_properties(
device: DeviceRef
) -> DeviceMemoryPropertiesExpand description
Query local memory information of the provided device at this point in time.
@param device the device to be queried @return The device’s memory information.