c_gst_video_format_from_masks

extern (C) __gshared
GstVideoFormat function(int depth, int bpp, int endianness, uint redMask, uint greenMask, uint blueMask, uint alphaMask) c_gst_video_format_from_masks;