feat(lib): support no_std
This commit is contained in:
parent
1c7b518b9d
commit
d13d7235d2
8 changed files with 101 additions and 94 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use std::os::raw::c_void;
|
||||
use core::ffi::c_void;
|
||||
|
||||
use super::FREE_FN;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue