rustmax
0.0.4
In rustmax::
libc
rustmax
::
libc
Function
aligned_alloc
Copy item path
Source
pub unsafe extern "C" fn aligned_alloc( alignment:
usize
, size:
usize
, ) ->
*mut
c_void