Function boring_sys::SSL_SESSION_get_ex_data
source ยท pub unsafe extern "C" fn SSL_SESSION_get_ex_data(
session: *const SSL_SESSION,
idx: c_int,
) -> *mut c_voidpub unsafe extern "C" fn SSL_SESSION_get_ex_data(
session: *const SSL_SESSION,
idx: c_int,
) -> *mut c_void