Function winapi::um::winuser::CheckDlgButton

source ·
pub unsafe extern "system" fn CheckDlgButton(
    hDlg: HWND,
    nIDButton: c_int,
    uCheck: UINT
) -> BOOL