Function modbus_get_byte_from_bits

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