Function boring_sys::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