[][src]Function uikit_sys::CFHTTPMessageCreateResponse

pub unsafe extern "C" fn CFHTTPMessageCreateResponse(
    alloc: CFAllocatorRef,
    statusCode: CFIndex,
    statusDescription: CFStringRef,
    httpVersion: CFStringRef
) -> CFHTTPMessageRef