[][src]Function openxr_sys::get_action_state_float

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