[][src]Function openxr_sys::xrGetActionStateVector1f

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