Function comctl32::LBItemFromPt [] [src]

pub unsafe extern "system" fn LBItemFromPt(
    hLB: HWND,
    pt: POINT,
    bAutoScroll: BOOL
) -> c_int