webview2_com_sys::Windows::Win32::UI::Controls

Function LBItemFromPt

Source
pub unsafe fn LBItemFromPt<'a>(
    hlb: impl IntoParam<'a, HWND>,
    pt: impl IntoParam<'a, POINT>,
    bautoscroll: impl IntoParam<'a, BOOL>,
) -> i32