Function WsRemoveHeader
pub unsafe fn WsRemoveHeader(
message: *const WS_MESSAGE,
headertype: WS_HEADER_TYPE,
error: Option<*const WS_ERROR>,
) -> Result<()>
pub unsafe fn WsRemoveHeader(
message: *const WS_MESSAGE,
headertype: WS_HEADER_TYPE,
error: Option<*const WS_ERROR>,
) -> Result<()>