Function boring_sys::BLAKE2B256_Final

source ยท
pub unsafe extern "C" fn BLAKE2B256_Final(
    out: *mut u8,
    b2b: *mut BLAKE2B_CTX
)