Function windows::Win32::Storage::FileSystem::DecryptFileA

pub unsafe fn DecryptFileA<P0>(lpfilename: P0, dwreserved: u32) -> Result<()>
where P0: Param<PCSTR>,