[][src]Function uikit_sys::CFHTTPMessageAppendBytes

pub unsafe extern "C" fn CFHTTPMessageAppendBytes(
    message: CFHTTPMessageRef,
    newBytes: *const UInt8,
    numBytes: CFIndex
) -> Boolean