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

Required features: "Win32_Security", "Win32_Foundation"