Function winapi::um::winuser::GetClassLongA

source ·
pub unsafe extern "system" fn GetClassLongA(
    hWnd: HWND,
    nIndex: c_int
) -> DWORD