Function libmodbus_sys::modbus_get_byte_from_bits [] [src]

pub unsafe extern "C" fn modbus_get_byte_from_bits(
    src: *const u8,
    idx: c_int,
    nb_bits: c_uint
) -> u8