boring_sys

Function SSL_use_psk_identity_hint

Source
pub unsafe extern "C" fn SSL_use_psk_identity_hint(
    ssl: *mut SSL,
    identity_hint: *const c_char,
) -> c_int