Function wolf_crypto_sys::FreeSignerTable

source ยท
pub unsafe extern "C" fn FreeSignerTable(
    table: *mut *mut Signer,
    rows: c_int,
    heap: *mut c_void,
)