Function ntapi::ntrtl::RtlCopySidAndAttributesArray
source · [−]pub unsafe extern "system" fn RtlCopySidAndAttributesArray(
Count: ULONG,
Src: PSID_AND_ATTRIBUTES,
SidAreaSize: ULONG,
Dest: PSID_AND_ATTRIBUTES,
SidArea: PSID,
RemainingSidArea: *mut PSID,
RemainingSidAreaSize: PULONG
) -> NTSTATUS