Type Definition wolfssl_sys::ClientHelloGoodCb

source ·
pub type ClientHelloGoodCb = Option<unsafe extern "C" fn(ssl: *mut WOLFSSL, arg1: *mut c_void) -> c_int>;