pub fn default_pool(device: &Device) -> Result<MemoryPool>Expand description
Return the device’s default memory pool (borrowed — not destroyed on drop).
pub fn default_pool(device: &Device) -> Result<MemoryPool>Return the device’s default memory pool (borrowed — not destroyed on drop).