Function windows::Win32::Storage::FileSystem::FileEncryptionStatusA

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