Function wolfssl_sys::wc_InitSha_ex

source ยท
pub unsafe extern "C" fn wc_InitSha_ex(
    sha: *mut wc_Sha,
    heap: *mut c_void,
    devId: c_int,
) -> c_int