Function windows_sys::Wdk::Storage::FileSystem::RtlDeleteAce
pub unsafe extern "system" fn RtlDeleteAce(
acl: *mut ACL,
aceindex: u32
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"
, "Win32_Security"