[][src]Function libsodium_ffi::crypto_hash_sha256_final

pub unsafe extern "C" fn crypto_hash_sha256_final(
    state: *mut crypto_hash_sha256_state,
    out: *mut c_uchar
) -> c_int