Function uugear_ffi::analogWrite[][src]

pub unsafe extern "C" fn analogWrite(
    dev: *mut UUGearDevice,
    pin: c_int,
    value: c_int
)