CMS_is_detached function
- @Native<Int Function(Pointer<
CMS_ContentInfo_st> )>(ffi.Pointer<CMS_ContentInfo_st>)>()
Implementation
@ffi.Native<ffi.Int Function(ffi.Pointer<CMS_ContentInfo_st>)>()
external int CMS_is_detached(ffi.Pointer<CMS_ContentInfo_st> cms);