Function wacom_sys::libwacom_print_stylus_description [] [src]

pub unsafe extern "C" fn libwacom_print_stylus_description(
    fd: c_int,
    stylus: *const WacomStylus
)

Print the description of this stylus to the given file.

@param fd The file descriptor @param stylus The stylus to print the description for.