Function wolfssl_sys::wolfSSL_get_sigalg_info

source ยท
pub unsafe extern "C" fn wolfSSL_get_sigalg_info(
    first: byte,
    second: byte,
    hashAlgo: *mut c_int,
    sigAlgo: *mut c_int,
) -> c_int