ARSkeletonJointNameForRecognizedPointKey

Function ARSkeletonJointNameForRecognizedPointKey 

Source
pub unsafe extern "C-unwind" fn ARSkeletonJointNameForRecognizedPointKey(
    recognized_point_key: &VNRecognizedPointKey,
) -> Option<Retained<ARSkeletonJointName>>
👎Deprecated: renamed to ARSkeleton::joint_name_for_recognized_point_key
Available on crate features ARSkeleton and ARSkeletonDefinition and objc2 and objc2-foundation and objc2-vision only.