SetWindowLong

Function SetWindowLong 

Source
pub unsafe extern "system" fn SetWindowLong(
    hwnd: *mut c_void,
    nindex: i32,
    dwnewlong: i32,
) -> i32
Expand description

#26 SetWindowLong

sets a value of `LONG`` in a window’s extra memory