Function kos_sys::dc::sd::sd_crc7

source ยท
pub unsafe extern "C" fn sd_crc7(
    data: *const u8,
    size: c_int,
    crc: u8,
) -> u8