pub unsafe extern "system" fn WsAddCustomHeader(
    message: *const WS_MESSAGE,
    headerdescription: *const WS_ELEMENT_DESCRIPTION,
    writeoption: WS_WRITE_OPTION,
    value: *const c_void,
    valuesize: u32,
    headerattributes: u32,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Foundation"