Type Definition openssl::ssl::ServerNameCallback [] [src]

type ServerNameCallback = fn(_: &mut Ssl, _: &mut i32) -> i32;

The signature of functions that can be used to choose the context depending on the server name