RtlMakeSelfRelativeSD

Function RtlMakeSelfRelativeSD 

Source
pub unsafe extern "C" fn RtlMakeSelfRelativeSD(
    AbsoluteSecurityDescriptor: PSECURITY_DESCRIPTOR,
    SelfRelativeSecurityDescriptor: PSECURITY_DESCRIPTOR,
    BufferLength: PULONG,
) -> NTSTATUS