pub unsafe extern "C" fn aom_codec_iface_name(
    iface: *const aom_codec_iface
) -> *const c_char
Expand description

Return the name for a given interface

Returns a human readable string for name of the given codec interface.

\param[in] iface Interface pointer