Function open_memstream

Source
pub unsafe extern "C" fn open_memstream(
    __ptr: *mut *mut c_char,
    __size_ptr: *mut usize,
) -> *mut FILE