Function HttpReadFragmentFromCache

Source
pub unsafe extern "system" fn HttpReadFragmentFromCache(
    ReqQueueHandle: HANDLE,
    pUrlPrefix: PCWSTR,
    pByteRange: PHTTP_BYTE_RANGE,
    pBuffer: PVOID,
    BufferLength: ULONG,
    pBytesRead: PULONG,
    pOverlapped: LPOVERLAPPED,
) -> ULONG