[][src]Function winapi::um::http::HttpReadFragmentFromCache

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