Function aflak_imgui_sys::igCalcItemRectClosestPoint[][src]

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