[][src]Function input_sys::libinput_config_status_to_str

pub unsafe extern "C" fn libinput_config_status_to_str(
    status: libinput_config_status
) -> *const c_char

@ingroup config

Return a string describing the error.

@param status The status to translate to a string @return A human-readable string representing the error or NULL for an invalid status.