Skip to main content

wc_InitSha256_ex

Function wc_InitSha256_ex 

Source
pub unsafe extern "C" fn wc_InitSha256_ex(
    sha: *mut wc_Sha256,
    heap: *mut c_void,
    devId: c_int,
) -> c_int