Function core_foundation_sys::stream::CFReadStreamRead

source ยท
pub unsafe extern "C" fn CFReadStreamRead(
    stream: CFReadStreamRef,
    buffer: *mut UInt8,
    bufferLength: CFIndex,
) -> CFIndex