Function wolfssl_sys::wolfSSL_X509_STORE_set_flags

source ยท
pub unsafe extern "C" fn wolfSSL_X509_STORE_set_flags(
    store: *mut WOLFSSL_X509_STORE,
    flag: c_ulong,
) -> c_int