Function windows_sys::Wdk::Storage::FileSystem::RtlAddAce
pub unsafe extern "system" fn RtlAddAce(
acl: *mut ACL,
acerevision: u32,
startingaceindex: u32,
acelist: *const c_void,
acelistlength: u32
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"
, "Win32_Security"