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