igGetKeyMagnitude2d

Function igGetKeyMagnitude2d 

Source
pub unsafe extern "C" fn igGetKeyMagnitude2d(
    pOut: *mut ImVec2,
    key_left: ImGuiKey,
    key_right: ImGuiKey,
    key_up: ImGuiKey,
    key_down: ImGuiKey,
)