Function CreateBodyHandPair

Source
pub unsafe extern "C" fn CreateBodyHandPair(
    bodyTrackingId: UINT64,
    handType: HandType,
    ppBodyHandPair: *mut *mut IBodyHandPair,
) -> HRESULT