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

pub unsafe extern "system" fn HttpSetRequestQueueProperty(
    Handle: HANDLE,
    Property: HTTP_SERVER_PROPERTY,
    pPropertyInformation: PVOID,
    PropertyInformationLength: ULONG,
    Reserved: ULONG,
    pReserved: PVOID
) -> ULONG