Function SetupDeleteErrorA

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