Function user32::SetClassLongA [] [src]

pub unsafe extern "system" fn SetClassLongA(
    hWnd: HWND,
    nIndex: c_int,
    dwNewLong: LONG
) -> DWORD