pub unsafe extern "system" fn WsGetPrefixFromNamespace(
writer: *const WS_XML_WRITER,
ns: *const WS_XML_STRING,
required: BOOL,
prefix: *mut *mut WS_XML_STRING,
error: *const WS_ERROR
) -> HRESULT
Expand description
Required features: "Win32_Networking_WindowsWebServices"
, "Win32_Foundation"