pub unsafe extern "system" fn DeleteAce(
    pacl: *mut ACL,
    dwaceindex: u32
) -> BOOL
Expand description

Required features: "Win32_Security", "Win32_Foundation"