NativeMethodscore_FileNodeIterator_operatorAsterisk Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static IntPtr core_FileNodeIterator_operatorAsterisk( IntPtr obj )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Function core_FileNodeIterator_operatorAsterisk ( obj As IntPtr ) As IntPtr
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static IntPtr core_FileNodeIterator_operatorAsterisk( IntPtr obj )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member core_FileNodeIterator_operatorAsterisk : obj : IntPtr -> IntPtr
OpenCvSharp.NativeMethods.core_FileNodeIterator_operatorAsterisk = function(obj);