Skip to main content

wc_AesInit

Function wc_AesInit 

Source
pub unsafe extern "C" fn wc_AesInit(
    aes: *mut Aes,
    heap: *mut c_void,
    devId: c_int,
) -> c_int