pub unsafe extern "system" fn CheckDlgButton(
    hdlg: HWND,
    nidbutton: i32,
    ucheck: DLG_BUTTON_CHECK_STATE
) -> BOOL
Expand description

Required features: "Win32_Foundation"