Function SHA1_Final

Source
pub unsafe extern "C" fn SHA1_Final(
    md: *mut c_uchar,
    c: *mut SHA_CTX,
) -> c_int