pub unsafe extern "system" fn UnprotectFile(
    fileorfolderpath: PWSTR,
    options: *const FILE_UNPROTECT_OPTIONS
) -> HRESULT
Expand description

Required features: ‘Win32_Security_EnterpriseData’, ‘Win32_Foundation’