Skip to main content

CFReadStreamCopyProperty

Function CFReadStreamCopyProperty 

Source
pub unsafe extern "C" fn CFReadStreamCopyProperty(
    stream: CFReadStreamRef,
    propertyName: CFStreamPropertyKey,
) -> CFTypeRef
Expand description

Apple SDK function CFReadStreamCopyProperty.