rustmax
0.0.4
In rustmax::
libc
rustmax
::
libc
Function
fmemopen
Copy item path
Source
pub unsafe extern "C" fn fmemopen( buf:
*mut
c_void
, size:
usize
, mode:
*const
i8
, ) ->
*mut
FILE