Function WsMarkHeaderAsUnderstood
pub unsafe fn WsMarkHeaderAsUnderstood(
message: *const WS_MESSAGE,
headerposition: *const WS_XML_NODE_POSITION,
error: Option<*const WS_ERROR>,
) -> Result<()>
pub unsafe fn WsMarkHeaderAsUnderstood(
message: *const WS_MESSAGE,
headerposition: *const WS_XML_NODE_POSITION,
error: Option<*const WS_ERROR>,
) -> Result<()>