[][src]Function openxr_sys::get_action_state_vector2f

pub unsafe extern "system" fn get_action_state_vector2f(
    action: Action,
    count_subaction_paths: u32,
    subaction_paths: *const Path,
    data: *mut ActionStateVector2f
) -> Result