Function wolfssl_sys::wolfSSL_GENERAL_NAME_set_type

source ยท
pub unsafe extern "C" fn wolfSSL_GENERAL_NAME_set_type(
    name: *mut WOLFSSL_GENERAL_NAME,
    typ: c_int,
) -> c_int