Function windows::Win32::System::Threading::OpenPrivateNamespaceW

pub unsafe fn OpenPrivateNamespaceW<P0>(
    lpboundarydescriptor: *const c_void,
    lpaliasprefix: P0,
) -> HANDLE
where P0: Param<PCWSTR>,