Function WsSetMessageProperty
pub unsafe extern "system" fn WsSetMessageProperty(
message: *const WS_MESSAGE,
id: WS_MESSAGE_PROPERTY_ID,
value: *const c_void,
valuesize: u32,
error: *const WS_ERROR,
) -> HRESULT
pub unsafe extern "system" fn WsSetMessageProperty(
message: *const WS_MESSAGE,
id: WS_MESSAGE_PROPERTY_ID,
value: *const c_void,
valuesize: u32,
error: *const WS_ERROR,
) -> HRESULT