pub unsafe extern "system" fn CfRegisterSyncRoot(
    syncrootpath: PCWSTR,
    registration: *const CF_SYNC_REGISTRATION,
    policies: *const CF_SYNC_POLICIES,
    registerflags: CF_REGISTER_FLAGS
) -> HRESULT
Expand description

Required features: "Win32_Storage_CloudFilters"