Function SSL_CTX_use_psk_identity_hint

Source
pub unsafe extern "C" fn SSL_CTX_use_psk_identity_hint(
    ctx: *mut ssl_ctx_st,
    identity_hint: *const i8,
) -> i32