windows::Wdk::Storage::FileSystem

Function RtlSetGroupSecurityDescriptor

pub unsafe fn RtlSetGroupSecurityDescriptor(
    securitydescriptor: PSECURITY_DESCRIPTOR,
    group: Option<PSID>,
    groupdefaulted: bool,
) -> NTSTATUS