Function wolf_crypto_sys::DecodeAsymKeyPublic_Assign
source ยท pub unsafe extern "C" fn DecodeAsymKeyPublic_Assign(
input: *const byte,
inOutIdx: *mut word32,
inSz: word32,
pubKey: *mut *const byte,
pubKeyLen: *mut word32,
keyType: c_int,
) -> c_int