hydro_hash_init

Function hydro_hash_init 

Source
pub unsafe extern "C" fn hydro_hash_init(
    state: *mut hydro_hash_state,
    ctx: *const c_char,
    key: *const u8,
) -> c_int