SSL_set_hostflags

Function SSL_set_hostflags 

Source
pub unsafe extern "C" fn SSL_set_hostflags(
    ssl: *mut SSL,
    flags: c_uint,
)