pub unsafe extern "system" fn PrjMarkDirectoryAsPlaceholder(
    rootpathname: PWSTR,
    targetpathname: PWSTR,
    versioninfo: *const PRJ_PLACEHOLDER_VERSION_INFO,
    virtualizationinstanceid: *const GUID
) -> HRESULT
Expand description

Required features: ‘Win32_Storage_ProjectedFileSystem’, ‘Win32_Foundation’