NativeMethodscuda_registerPageLocked Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static void cuda_registerPageLocked( IntPtr m )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Sub cuda_registerPageLocked ( m As IntPtr )
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static void cuda_registerPageLocked( IntPtr m )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member cuda_registerPageLocked : m : IntPtr -> unit
OpenCvSharp.NativeMethods.cuda_registerPageLocked = function(m);