Function windows_native::ntobapi::NtOpenPrivateNamespace
source · pub unsafe extern "system" fn NtOpenPrivateNamespace(
NamespaceHandle: *mut HANDLE,
DesiredAccess: u32,
ObjectAttributes: *mut OBJECT_ATTRIBUTES,
BoundaryDescriptor: *mut OBJECT_BOUNDARY_DESCRIPTOR
) -> NTSTATUS