Function wolfssl_sys::wc_Sha256Final

source ยท
pub unsafe extern "C" fn wc_Sha256Final(
    sha256: *mut wc_Sha256,
    hash: *mut byte,
) -> c_int