[][src]Type Definition fprint_sys::fp_pollfd_added_cb

type fp_pollfd_added_cb = Option<unsafe extern "C" fn(fd: c_int, events: c_short)>;