Function SetFileSecurityW
pub unsafe fn SetFileSecurityW<P0>(
lpfilename: P0,
securityinformation: OBJECT_SECURITY_INFORMATION,
psecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> BOOLwhere
P0: Param<PCWSTR>,
pub unsafe fn SetFileSecurityW<P0>(
lpfilename: P0,
securityinformation: OBJECT_SECURITY_INFORMATION,
psecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> BOOLwhere
P0: Param<PCWSTR>,