[][src]Function openxr_sys::get_action_state_pose

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