pub unsafe extern "system" fn CreatePrivateNamespaceW(
    lpprivatenamespaceattributes: *const SECURITY_ATTRIBUTES,
    lpboundarydescriptor: *const c_void,
    lpaliasprefix: PCWSTR
) -> NamespaceHandle
Expand description

Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’, ‘Win32_Security’