hash_update

Function hash_update 

Source
pub unsafe extern "C" fn hash_update(
    state: *mut hash_state,
    msg: *mut c_uchar,
    msglen: usize,
)