pub unsafe extern "system" fn InitializeAcl(
    pacl: *mut ACL,
    nacllength: u32,
    dwaclrevision: ACE_REVISION
) -> BOOL
Expand description

Required features: "Win32_Foundation"