[][src]Function libcec_sys::libcec_power_status_to_string

pub unsafe extern "C" fn libcec_power_status_to_string(
    status: cec_power_status,
    buf: *mut c_char,
    bufsize: usize
)