[][src]Function winapi::um::winuser::SetClassLongPtrA

pub unsafe extern "system" fn SetClassLongPtrA(
    hWnd: HWND,
    nIndex: c_int,
    dwNewLong: LONG_PTR
) -> ULONG_PTR