pub fn free_host<T>(devptr: *mut T) -> Result<(), Error>
free up memory
devptr
This function may return the following errors
rcudnn::Error