pub unsafe extern "system" fn CfConnectSyncRoot(
    syncrootpath: PCWSTR,
    callbacktable: *const CF_CALLBACK_REGISTRATION,
    callbackcontext: *const c_void,
    connectflags: CF_CONNECT_FLAGS,
    connectionkey: *mut CF_CONNECTION_KEY
) -> HRESULT
Expand description

Required features: "Win32_System_CorrelationVector"