pub unsafe extern "system" fn PrjWritePlaceholderInfo2(
    namespacevirtualizationcontext: PRJ_NAMESPACE_VIRTUALIZATION_CONTEXT,
    destinationfilename: PWSTR,
    placeholderinfo: *const PRJ_PLACEHOLDER_INFO,
    placeholderinfosize: u32,
    extendedinfo: *const PRJ_EXTENDED_INFO
) -> HRESULT
Expand description

Required features: ‘Win32_Storage_ProjectedFileSystem’, ‘Win32_Foundation’