[][src]Function libaom_sys::aom_codec_iface_name

pub unsafe extern "C" fn aom_codec_iface_name(
    iface: *mut aom_codec_iface_t
) -> *const c_char

Return the name for a given interface

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

\param[in] iface Interface pointer