Function windows::Wdk::Storage::FileSystem::RtlGetGroupSecurityDescriptor
pub unsafe fn RtlGetGroupSecurityDescriptor<P0>(
securitydescriptor: P0,
group: *mut PSID,
groupdefaulted: *mut BOOLEAN,
) -> NTSTATUSwhere
P0: Param<PSECURITY_DESCRIPTOR>,