Function SSL_use_psk_identity_hint

Source
pub unsafe extern "C" fn SSL_use_psk_identity_hint(
    s: *mut ssl_st,
    identity_hint: *const i8,
) -> i32