Uses of Interface
club.doki7.openxr.XRFunctionTypes.IPFN_xrVoidFunction
Packages that use XRFunctionTypes.IPFN_xrVoidFunction
-
Uses of XRFunctionTypes.IPFN_xrVoidFunction in club.doki7.openxr
Methods in club.doki7.openxr with parameters of type XRFunctionTypes.IPFN_xrVoidFunctionModifier and TypeMethodDescriptionstatic MethodHandleXRFunctionTypes.IPFN_xrVoidFunction.of(@NotNull XRFunctionTypes.IPFN_xrVoidFunction lambda) static MemorySegmentXRFunctionTypes.IPFN_xrVoidFunction.ofNative(@NotNull XRFunctionTypes.IPFN_xrVoidFunction lambda) static MemorySegmentXRFunctionTypes.IPFN_xrVoidFunction.ofNative(@NotNull Arena arena, @NotNull XRFunctionTypes.IPFN_xrVoidFunction lambda)