Function imgui_sys::igCalcItemRectClosestPoint [] [src]

pub unsafe extern fn igCalcItemRectClosestPoint(out: *mut ImVec2,
                                                pos: ImVec2,
                                                on_edge: bool,
                                                outward: c_float)