Function wolf_crypto_sys::wc_AesInit
source ยท pub unsafe extern "C" fn wc_AesInit(
aes: *mut Aes,
heap: *mut c_void,
devId: c_int,
) -> c_intpub unsafe extern "C" fn wc_AesInit(
aes: *mut Aes,
heap: *mut c_void,
devId: c_int,
) -> c_int