Skip to main content

wc_InitSha224_ex

Function wc_InitSha224_ex 

Source
pub unsafe extern "C" fn wc_InitSha224_ex(
    sha224: *mut wc_Sha224,
    heap: *mut c_void,
    devId: c_int,
) -> c_int