windows::Wdk::Storage::FileSystem

Function RtlGetDaclSecurityDescriptor

pub unsafe fn RtlGetDaclSecurityDescriptor(
    securitydescriptor: PSECURITY_DESCRIPTOR,
    daclpresent: *mut bool,
    dacl: *mut *mut ACL,
    dacldefaulted: *mut bool,
) -> NTSTATUS