vpx_codec_enc_init

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
enum vpx_codec_enc_init = (vpx_codec_ctx_t* ctx, vpx_codec_iface_t* iface, vpx_codec_enc_cfg_t* cfg, vpx_codec_flags_t flags) => vpx_codec_enc_init_ver(ctx, iface, cfg, flags, VPX_ENCODER_ABI_VERSION);

Meta