Function swift_runtime_sys::root::open_memstream

source ยท
pub unsafe extern "C" fn open_memstream(
    __bufp: *mut *mut c_char,
    __sizep: *mut usize,
) -> *mut FILE