pub unsafe extern "C" fn CCDigestGetDigest( ctx: *mut CCDigestCtx, output: *mut u8, ) -> c_int
Produce the digest output result for the bytes currently processed. Returns 0 on success.
0