Function CheckDlgButton

Source
pub unsafe extern "C" fn CheckDlgButton(
    hDlg: HWND,
    nIDButton: c_int,
    uCheck: UINT,
) -> BOOL