[][src]Type Definition ntapi::ntrtl::RtlGetGroupSecurityDescriptor

type RtlGetGroupSecurityDescriptor = unsafe extern "system" fn(SecurityDescriptor: PSECURITY_DESCRIPTOR, Group: *mut PSID, GroupDefaulted: PBOOLEAN) -> NTSTATUS;