pub unsafe extern "system" fn GetAppContainerAce(
    acl: *const ACL,
    startingaceindex: u32,
    appcontainerace: *mut *mut c_void,
    appcontaineraceindex: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Security", "Win32_Foundation"