[][src]Function libcec_sys::libcec_adapter_type_to_string

pub unsafe extern "C" fn libcec_adapter_type_to_string(
    type_: cec_adapter_type,
    buf: *mut c_char,
    bufsize: usize
)