Function libsodium_sys::crypto_kdf_hkdf_sha256_extract_final

source ยท
pub unsafe extern "C" fn crypto_kdf_hkdf_sha256_extract_final(
    state: *mut crypto_kdf_hkdf_sha256_state,
    prk: *mut c_uchar
) -> c_int