Function wolf_crypto_sys::AllocCopyDer

source ยท
pub unsafe extern "C" fn AllocCopyDer(
    der: *mut *mut DerBuffer,
    buff: *const c_uchar,
    length: word32,
    type_: c_int,
    heap: *mut c_void,
) -> c_int