Function wolf_crypto_sys::DecryptContent
source ยท pub unsafe extern "C" fn DecryptContent(
input: *mut byte,
sz: word32,
psw: *const c_char,
pswSz: c_int,
) -> c_intpub unsafe extern "C" fn DecryptContent(
input: *mut byte,
sz: word32,
psw: *const c_char,
pswSz: c_int,
) -> c_int