☰
libc
All crates
?
Function
libc
::
memalign
[
−
]
[src]
pub unsafe extern "C" fn memalign(align:
size_t
, size:
size_t
) -> *mut
c_void