pub unsafe extern "system" fn SetPivotInteractionContext(
    interactioncontext: HINTERACTIONCONTEXT,
    x: f32,
    y: f32,
    radius: f32
) -> HRESULT
Expand description

Required features: "Win32_UI_InteractionContext"