Function winapi::um::winuser::GetClassLongW

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