mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-08-03 14:50:53 +00:00
Add missing import
This commit is contained in:
parent
1c0deca9e4
commit
015d23b5ad
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
use std::ffi::c_void;
|
||||||
use std::ptr;
|
use std::ptr;
|
||||||
|
|
||||||
pub unsafe fn heap_create() -> *mut c_void {
|
pub unsafe fn heap_create() -> *mut c_void {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue