☰
In libc
?
Function
libc
::
open_memstream
source
·
[
−
]
pub unsafe extern "C" fn open_memstream(
ptr: *mut *mut
c_char
,
sizeloc: *mut
size_t
) -> *mut
FILE