Function windows::Win32::Security::EnterpriseData::UnprotectFile

pub unsafe fn UnprotectFile<P0>(
    fileorfolderpath: P0,
    options: Option<*const FILE_UNPROTECT_OPTIONS>,
) -> Result<()>
where P0: Param<PCWSTR>,