Function rboring_sys::SSL_CTX_set_verify_algorithm_prefs
source ยท pub unsafe extern "C" fn SSL_CTX_set_verify_algorithm_prefs(
ctx: *mut SSL_CTX,
prefs: *const u16,
num_prefs: usize,
) -> c_intpub unsafe extern "C" fn SSL_CTX_set_verify_algorithm_prefs(
ctx: *mut SSL_CTX,
prefs: *const u16,
num_prefs: usize,
) -> c_int