Function windows::Win32::Storage::FileSystem::FileEncryptionStatusW

pub unsafe fn FileEncryptionStatusW<P0>(
    lpfilename: P0,
    lpstatus: *mut u32,
) -> Result<()>
where P0: Param<PCWSTR>,