wc_Shake256_Absorb

Function wc_Shake256_Absorb 

Source
pub unsafe extern "C" fn wc_Shake256_Absorb(
    shake: *mut wc_Shake,
    data: *const byte,
    len: word32,
) -> c_int