Function UA_ByteString_hash

Source
pub unsafe extern "C" fn UA_ByteString_hash(
    initialHashValue: UA_UInt32,
    data: *const UA_Byte,
    size: usize,
) -> UA_UInt32