windows::Wdk::Storage::FileSystem

Function RtlGetOwnerSecurityDescriptor

pub unsafe fn RtlGetOwnerSecurityDescriptor(
    securitydescriptor: PSECURITY_DESCRIPTOR,
    owner: *mut PSID,
    ownerdefaulted: *mut bool,
) -> NTSTATUS