[][src]Function openxr_sys::get_action_state_vector2f

pub unsafe extern "system" fn get_action_state_vector2f(
    session: Session,
    get_info: *const ActionStateGetInfo,
    state: *mut ActionStateVector2f
) -> Result