Function win_sys::FileSystem::EncryptionDisable
source · [−]pub unsafe fn EncryptionDisable<'a, Param0, Param1>(
dirpath: Param0,
disable: Param1
) -> BOOL where
Param0: IntoParam<'a, PCWSTR>,
Param1: IntoParam<'a, BOOL>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’