pub unsafe extern "C" fn aws_sha256_new(
    allocator: *mut aws_allocator
) -> *mut aws_hash
Expand description

Allocates and initializes a sha256 hash instance.