GetWindowLong

Function GetWindowLong 

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

#35 GetWindowLong

returns a LONG value from a window’s extra memory