Function SetupDeleteErrorW

Source
pub unsafe extern "system" fn SetupDeleteErrorW(
    hwndParent: HWND,
    DialogTitle: PCWSTR,
    File: PCWSTR,
    Win32ErrorCode: UINT,
    Style: DWORD,
) -> UINT