Function win_sys::FileSystem::DecryptFileA
source · [−]pub unsafe fn DecryptFileA<'a, Param0>(
lpfilename: Param0,
dwreserved: u32
) -> BOOL where
Param0: IntoParam<'a, PCSTR>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’