Function wolfssl_sys::wolfSSL_CTX_load_verify_buffer
source ยท pub unsafe extern "C" fn wolfSSL_CTX_load_verify_buffer(
ctx: *mut WOLFSSL_CTX,
in_: *const c_uchar,
sz: c_long,
format: c_int,
) -> c_int