Function windows_sys::Win32::Security::SetFileSecurityW
[−]pub unsafe extern "system" fn SetFileSecurityW(
lpfilename: PCWSTR,
securityinformation: u32,
psecuritydescriptor: PSECURITY_DESCRIPTOR
) -> BOOLExpand description
Required features: "Win32_Security", "Win32_Foundation"