[][src]Function evdev_sys::libevdev_fetch_slot_value

pub unsafe extern "C" fn libevdev_fetch_slot_value(
    ctx: *const libevdev,
    slot: c_uint,
    code: c_uint,
    value: *mut c_int
) -> c_int