NativeMethodsstring_c_str Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static sbyte* string_c_str( IntPtr s )
Visual Basic does not support APIs that consume or return unsafe types.
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static signed char* string_c_str( IntPtr s )
F# does not support APIs that consume or return unsafe types.
JavaScript does not support APIs that consume or return unsafe types.