kos_sys::dc::flashrom

Function flashrom_read

Source
pub unsafe extern "C" fn flashrom_read(
    offset: c_int,
    buffer_out: *mut c_void,
    bytes: c_int,
) -> c_int