Function boring_sys::BLAKE2B256

source ยท
pub unsafe extern "C" fn BLAKE2B256(
    data: *const u8,
    len: usize,
    out: *mut u8
)