Skip to main content

free

Function free 

Source
pub fn free(ptr: DevicePtr) -> Result<()>
Expand description

Free a device allocation previously returned by alloc.