Function windows_sys::Win32::Security::Authorization::TreeResetNamedSecurityInfoA
[−]pub unsafe extern "system" fn TreeResetNamedSecurityInfoA(
pobjectname: PCSTR,
objecttype: SE_OBJECT_TYPE,
securityinfo: u32,
powner: PSID,
pgroup: PSID,
pdacl: *const ACL,
psacl: *const ACL,
keepexplicit: BOOL,
fnprogress: FN_PROGRESS,
progressinvokesetting: PROG_INVOKE_SETTING,
args: *const c_void
) -> u32
Expand description
Required features: "Win32_Security_Authorization"
, "Win32_Foundation"