Function wolfssl_sys::wc_EccKeyToPKCS8

source ยท
pub unsafe extern "C" fn wc_EccKeyToPKCS8(
    key: *mut ecc_key,
    output: *mut byte,
    outLen: *mut word32,
) -> c_int