pub unsafe extern "system" fn AddAce(
    pacl: *mut ACL,
    dwacerevision: u32,
    dwstartingaceindex: u32,
    pacelist: *const c_void,
    nacelistlength: u32
) -> BOOL
Expand description

Required features: "Win32_Security", "Win32_Foundation"