Function WsFillBody
pub unsafe fn WsFillBody(
message: *const WS_MESSAGE,
minsize: u32,
asynccontext: Option<*const WS_ASYNC_CONTEXT>,
error: Option<*const WS_ERROR>,
) -> Result<()>
pub unsafe fn WsFillBody(
message: *const WS_MESSAGE,
minsize: u32,
asynccontext: Option<*const WS_ASYNC_CONTEXT>,
error: Option<*const WS_ERROR>,
) -> Result<()>