Function libc::open_memstream[][src]

pub unsafe extern "C" fn open_memstream(
    ptr: *mut *mut c_char,
    sizeloc: *mut size_t
) -> *mut FILE