Function wolfssl_sys::wc_AllocDer

source ยท
pub unsafe extern "C" fn wc_AllocDer(
    pDer: *mut *mut DerBuffer,
    length: word32,
    type_: c_int,
    heap: *mut c_void,
) -> c_int