hw_ostc_device_eeprom_read

Function hw_ostc_device_eeprom_read 

Source
pub unsafe extern "C" fn hw_ostc_device_eeprom_read(
    device: *mut dc_device_t,
    bank: c_uint,
    data: *mut c_uchar,
    size: c_uint,
) -> dc_status_t