[][src]Function openxr_sys::xrGetActionStateVector2f

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