DestroyPixelChannelMap method
Implementation
ffi.Pointer<PixelChannelMap> DestroyPixelChannelMap(
ffi.Pointer<PixelChannelMap> arg0,
) {
return _DestroyPixelChannelMap(
arg0,
);
}
ffi.Pointer<PixelChannelMap> DestroyPixelChannelMap(
ffi.Pointer<PixelChannelMap> arg0,
) {
return _DestroyPixelChannelMap(
arg0,
);
}