[][src]Function libhydrogen_sys::hydro_hash_init

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