pub unsafe extern "system" fn LBItemFromPt(
    hlb: HWND,
    pt: POINT,
    bautoscroll: BOOL
) -> i32
Expand description

Required features: "Win32_UI_Controls", "Win32_Foundation"