Function windows::Win32::Storage::FileSystem::OpenEncryptedFileRawW
pub unsafe fn OpenEncryptedFileRawW<P0>(
lpfilename: P0,
ulflags: u32,
pvcontext: *mut *mut c_void,
) -> u32where
P0: Param<PCWSTR>,