Function windows::Win32::Storage::FileSystem::EncryptionDisable

pub unsafe fn EncryptionDisable<P0, P1>(dirpath: P0, disable: P1) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<BOOL>,