windows::Win32::Storage::FileSystem

Function DecryptFileA

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