Function rtcSetDeviceProperty

Source
pub unsafe extern "C" fn rtcSetDeviceProperty(
    device: RTCDevice,
    prop: RTCDeviceProperty,
    value: isize,
)