Skip to main content

wc_AesNew

Function wc_AesNew 

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