onnxruntime_
sys
0.0.14
onnxruntime_sys
Function
aligned_alloc
Copy item path
Source
pub unsafe extern "C" fn aligned_alloc( __alignment:
usize
, __size:
usize
, ) ->
*mut
c_void