Function boring_sys::RIPEMD160_Update

source ยท
pub unsafe extern "C" fn RIPEMD160_Update(
    ctx: *mut RIPEMD160_CTX,
    data: *const c_void,
    len: usize
) -> c_int