Function core_foundation_sys::stream::CFReadStreamGetBuffer
source ยท pub unsafe extern "C" fn CFReadStreamGetBuffer(
stream: CFReadStreamRef,
maxBytesToRead: CFIndex,
numBytesRead: *mut CFIndex,
) -> *const UInt8