[][src]Function winapi::um::setupapi::SetupDeleteErrorW

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