[][src]Function ntapi::ntrtl::RtlGetGroupSecurityDescriptor

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