libc
0.2.152
libc
Function
memalign
Copy item path
source
pub unsafe extern "C" fn memalign( align:
size_t
, size:
size_t
, ) ->
*mut
c_void