Corelib
byte_count
msg
pub extern fn blake2s_compress(state: Box, byte_count: u32, msg: Box) -> Box nopanic;
Was this page helpful?