HttpDeclarePush

Function HttpDeclarePush 

Source
pub unsafe extern "system" fn HttpDeclarePush(
    RequestQueueHandle: HANDLE,
    RequestId: HTTP_REQUEST_ID,
    Verb: HTTP_VERB,
    Path: PCWSTR,
    Query: PCSTR,
    Headers: PHTTP_REQUEST_HEADERS,
) -> ULONG