libc
0.2.169
Function
libc
::
aligned_alloc
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn aligned_alloc( alignment:
size_t
, size:
size_t
, ) ->
*mut
c_void