Function user32::SetClassLongPtrA [] [src]

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