[][src]Function nginx::SSL_SESSION_print_fp

pub unsafe extern "C" fn SSL_SESSION_print_fp(
    fp: *mut FILE,
    ses: *const SSL_SESSION
) -> c_int